home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / DEV / I-Z / ResCopy.cpt / ResCopy XCMD / background_3294.txt < prev    next >
Text File  |  1989-02-02  |  4KB  |  212 lines

  1. -- background: 3294 from stack: in
  2. -- bmap block id: 6119
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Stack Info Background
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 01
  10. -- high flags: 4000
  11. -- rect: left=124 top=55 right=76 bottom=487
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 8448
  18. -- line height: 18
  19. -- part name: Stack Name
  20.  
  21.  
  22. -- part 15 (field)
  23. -- low flags: 01
  24. -- high flags: 0007
  25. -- rect: left=88 top=80 right=115 bottom=487
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 21
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Stack Author
  34.  
  35.  
  36. -- part 6 (field)
  37. -- low flags: 01
  38. -- high flags: 4000
  39. -- rect: left=58 top=122 right=141 bottom=316
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 21
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Stack Date
  48.  
  49.  
  50. -- part 7 (field)
  51. -- low flags: 01
  52. -- high flags: 4000
  53. -- rect: left=373 top=122 right=141 bottom=487
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 21
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Stack Version
  62.  
  63.  
  64. -- part 8 (field)
  65. -- low flags: 01
  66. -- high flags: 0007
  67. -- rect: left=122 top=148 right=184 bottom=487
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 21
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Related Stacks
  76.  
  77.  
  78. -- part 9 (field)
  79. -- low flags: 01
  80. -- high flags: 0007
  81. -- rect: left=136 top=192 right=259 bottom=487
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 21
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: Brief Description
  90.  
  91.  
  92. -- part 41 (button)
  93. -- low flags: 00
  94. -- high flags: 2000
  95. -- rect: left=20 top=21 right=44 bottom=53
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 21700 / 21700
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: HOme
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   go home
  107. end mouseUp
  108.  
  109.  
  110.  
  111. -- part 45 (field)
  112. -- low flags: 01
  113. -- high flags: 0007
  114. -- rect: left=28 top=275 right=326 bottom=488
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 0
  118. -- font id: 21
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: Category
  123.  
  124.  
  125. -- part 61 (field)
  126. -- low flags: 81
  127. -- high flags: 0004
  128. -- rect: left=134 top=233 right=272 bottom=383
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 0
  132. -- font id: 3
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: Info
  137. ----- HyperTalk script -----
  138. on mouseUp
  139.   global lockIt
  140.   put "unlock" into lockIt
  141.   set locktext of field "Category" to true
  142.   show bkgnd button "Blank Button"
  143.   hide field "Info"
  144.   show bkgnd button "Delete Category(s)"
  145. end mouseUp
  146.  
  147.  
  148. -- part 55 (field)
  149. -- low flags: 81
  150. -- high flags: 0007
  151. -- rect: left=0 top=92 right=301 bottom=267
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 0
  155. -- font id: 21
  156. -- text size: 12
  157. -- style flags: 256
  158. -- line height: 16
  159. -- part name: Explain
  160. ----- HyperTalk script -----
  161. on mouseUp
  162.   set scroll of field "Explain" to 0
  163.   hide field "Explain"
  164. end mouseUp
  165.  
  166.  
  167.  
  168. -- part 62 (button)
  169. -- low flags: 80
  170. -- high flags: A004
  171. -- rect: left=18 top=97 right=117 bottom=88
  172. -- title width / last selected line: 0
  173. -- icon id / first selected line: 0 / 0
  174. -- text alignment: 1
  175. -- font id: 0
  176. -- text size: 12
  177. -- style flags: 0
  178. -- line height: 16
  179. -- part name: Updated
  180. ----- HyperTalk script -----
  181. on mouseUp
  182.   if the shiftKey is down then
  183.     hide bkgnd button "Updated"
  184.     exit mouseUp
  185.   end if
  186.   Answer "Have the categories been updated?" with Yes or No
  187.   if it is "Yes" then
  188.     put the long date into line 2 of field "Category Selection"
  189.   end if
  190. end mouseUp
  191.  
  192.  
  193.  
  194. -- part 67 (button)
  195. -- low flags: 00
  196. -- high flags: 2000
  197. -- rect: left=425 top=16 right=57 bottom=493
  198. -- title width / last selected line: 0
  199. -- icon id / first selected line: 2162 / 2162
  200. -- text alignment: 1
  201. -- font id: 0
  202. -- text size: 12
  203. -- style flags: 0
  204. -- line height: 16
  205. -- part name: Return
  206. ----- HyperTalk script -----
  207. on mouseUp
  208.   visual dissolve
  209.   pop card
  210. end mouseUp
  211.  
  212.